/** * This file was auto-generated by Fern from our API Definition. */ /** * Used to mount this action on Sheets. */ export interface ActionMountSheet { slugs?: string[]; }