export interface FooterProps { companyName: string; contactEmail: string; domain: string; } //# sourceMappingURL=types.d.ts.map