import { IconProps } from '../types';
declare function Play(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Play;
//# sourceMappingURL=Play.d.ts.map