import { IBtnPlaceholderProps } from '../IBtnPlaceholder'; import { IAppStyle } from '../../../theme'; export declare const frontContainerStyle: IAppStyle; export declare const frontInnerStyle: IAppStyle; export declare const backContainerStyle: IAppStyle; export declare const backInnerStyle: IAppStyle;