import React from 'react'; interface ShakthiLogisticsLogoProps { width?: number; height?: number; className?: string; } export declare const ShakthiLogisticsLogo: React.FC; export default ShakthiLogisticsLogo; //# sourceMappingURL=ShakthiLogisticsLogo.d.ts.map