export declare function getAlignFromPlacement(builtinPlacements: any, placementStr: any, align: any): any;
export declare function getPopupClassNameFromAlign(builtinPlacements: any, prefixCls: any, align: any): string;
export declare function saveRef(name: any, component: any): void;
