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