import React from 'react';
import { IconProps } from '../types';
declare function Placeholder(props: IconProps): import("react/jsx-runtime").JSX.Element;
declare const _default: React.MemoExoticComponent<typeof Placeholder>;
export default _default;
//# sourceMappingURL=Placeholder.d.ts.map