import { RktaElement } from '../Provider/theme'; export declare type PlaceholderProps = RktaElement & { inline?: boolean; width?: string; }; //# sourceMappingURL=Placeholder.type.d.ts.map