export const STORAGE_CHILD_KEY =  {
  STORAGE_KEY: 'GP_STORAGE_CHILD_KEY',
  QUERY_KEY: 'childInfo',
} as const;
