import { type IconFn } from "../_icon.js"; /** Bytesize `Play` icon. */ export declare const iconBytesizePlay: IconFn;