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