/** @jsx jsx */
import { FC } from 'react';
import { PlaceholderProps } from './Placeholder.type';
/**
* ```js
* import { Placeholder, Text } from '@rkta/ui';
*
*
* {undefined}
*
* ```
*/
export declare const Placeholder: FC;
//# sourceMappingURL=Placeholder.d.ts.map