export function fetchCollectionByHandle({ handle }: { handle: any; }): Promise; export function fetchCollectionsList(): Promise; export function fetchCollectionsIndex(): Promise; export function fetchCollectionHandles(): Promise; //# sourceMappingURL=actions.d.ts.map