declare const PhMicrosoftExcelLogo: import("svelte").Component<{
    class?: string;
} & Record<string, any>, {}, "">;
type PhMicrosoftExcelLogo = ReturnType<typeof PhMicrosoftExcelLogo>;
export default PhMicrosoftExcelLogo;
