/** * Loads the pre-build guidance markdown content and filters it to only verbs. * @returns */ export declare function useGuidanceContent(): Record;