/// import { IconProps } from '../../types'; declare const VinylRecord: (allProps: IconProps) => JSX.Element; export default VinylRecord;