declare module "@calcom/web/public/app-store/svg-hashes.json" {
  const value: Record<string, string>;
  export default value;
}
