export declare function getUnanchoredPopoverError(): Error;
export declare function getInvalidPopoverAnchorError(): Error;
export declare function getInvalidPopoverError(): Error;
export declare function getInvalidSatPopoverAnchorError(): Error;
export declare function getInvalidHorizontalAlignError(alignment: any): Error;
export declare function getInvalidVerticalAlignError(alignment: any): Error;
export declare function getInvalidScrollStrategyError(strategy: any): Error;
//# sourceMappingURL=popover.errors.d.ts.map