import { Consumer } from '@rails/actioncable'; export declare const consumer: (profileId: string, projectSlug: string) => Consumer;