export declare const getButtonTitle: ({ base, screenReaderText, }: { base: string; screenReaderText?: string; }) => string; //# sourceMappingURL=getButtonTitle.d.ts.map