import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const tapeDriveIconName = "tape-drive";
export declare const tapeDriveIcon: IconShapeTuple;
